[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SET COLOUR        Incorrect syntax in STD.CH.

  Clipper Version  1.29 dtd 04/15/91.

  Problem Statement

  SET COLOUR directives in STD.CH need to be changed to enable
  command recognition.

  Cause
  Incorrect programming.

  Work Around(s)

  #command SET COLOUR TO [<*spec*>]  => SetColor( #<spec> )
                        or
  #command SET COLOUR TO [<*spec*>]  => SET COLOR TO <spec>


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson